home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Presen…tion Library 4 (Reseller)
/
Apple Ref. & Pres. Lib.v4.0.iso
/
4-Demos
/
Apple Demos
/
Tutorials
/
Display Card 4•8⁄8•24 Training
/
Display Card 4•8_8•24 Training
/
background_4568.txt
< prev
next >
Wrap
Text File
|
1990-03-19
|
4KB
|
179 lines
-- background: 4568 from stack: in
-- bmap block id: 6012
-- flags: 0000
-- background id: 0
-- name:
-- part 13 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=127 top=43 right=78 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 14
-- text size: 14
-- style flags: 256
-- line height: 18
-- part name: subHeader
-- part 5 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=127 top=78 right=341 bottom=510
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 156
-- text size: 14
-- style flags: 0
-- line height: 16
-- part name: cardText
-- part 1 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=428 top=317 right=342 bottom=456
-- title width / last selected line: 0
-- icon id / first selected line: 18611 / 18611
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: prev
----- HyperTalk script -----
on mouseUp
visual effect scroll right
if the short name of this card is "F&b 11" then play "music.resource"
go prev
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=484 top=317 right=342 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 18613 / 18613
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: return
----- HyperTalk script -----
on mouseUp
global lastPush
pop card into lastPush
if the short name of this stack is not in lastPush then
visual dissolve
go to card id 25310
else
visual dissolve
go lastPush
end if
end mouseUp
-- part 9 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=128 top=0 right=22 bottom=511
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 18
-- style flags: 10240
-- line height: 19
-- part name: Title
-- part 4 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=127 top=22 right=43 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 18
-- style flags: 0
-- line height: 20
-- part name: cardTitle
-- part 11 (field)
-- low flags: 81
-- high flags: 0000
-- rect: left=0 top=330 right=342 bottom=96
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 9
-- part name: cardName
-- part 14 (field)
-- low flags: 81
-- high flags: 0007
-- rect: left=0 top=277 right=330 bottom=123
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: notes
-- part 17 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=455 top=317 right=342 bottom=483
-- title width / last selected line: 0
-- icon id / first selected line: 18612 / 18612
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: next
----- HyperTalk script -----
on mouseUp
visual scroll left
if the short name of this card is "f&B 9" then play "music.resource"
go next
end mouseUp
-- part 21 (button)
-- low flags: 00
-- high flags: A000
-- rect: left=449 top=3 right=18 bottom=510
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 10
-- style flags: 2048
-- line height: 13
-- part name: Contents
----- HyperTalk script -----
on mouseUp
push card
visual effect dissolve
go card "content 0"
end mouseUp